//==============================================================================
// Tarantula_anim.txt
//==============================================================================

                           ____________________________________
                          |                                    |
                          |   THIS MODPACK IS CREATED by GURE  |
                          |____________________________________|


//==============================================================================
define Acidbreath1
{
   set hotspot
   {
      version
      {
         Visualparticle Special X Argus Breath1
      }
   }
}

//==============================================================================
define Acidbreath2
{
   set hotspot
   {
      version
      {
         Visualparticle Special X Argus Breath2
      }
   }
}


//==============================================================================
anim Birth
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			       Visual tarantula_birthA
                               Length 0.99
			       
         }
      }
   }
}

//==============================================================================
anim idle
{
   SetSelector none
   {
      set hotspot
      {
         version
         {
			        Visual tarantula_idleA
                                
         }
      }
   }
}

//==============================================================================
anim walk
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {

			   Visual tarantula_walkA
				tag FootstepRight 0.10 true
				tag FootstepLeft 0.00 true
				tag FootstepRight 0.30 true
				tag FootstepLeft 0.25 true
				tag FootstepRight 0.45 true
				tag FootstepLeft 0.35 true
				tag FootstepRight 0.64 true
				tag FootstepLeft 0.50 true
				tag FootstepRight 0.75 true
				tag FootstepLeft 0.70 true
				tag FootstepRight 0.95 true
				tag FootstepLeft 0.85 true
                                Length 0.9
                                  
         }
      }
   }
}

//==============================================================================
anim Attack
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
			        Visual tarantula_attackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag Attack 0.58 true   
                  tag GenericSound 0.40 true   
                  tag SpecificSoundSet 0.58 false CrocSnap checkVisible 
//-- end auto generated section
                               
         }
         version
         {
			        Visual tarantula_attackB
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag Attack 0.58 true   
                  tag GenericSound 0.40 true   
                  tag SpecificSoundSet 0.58 false CrocSnap checkVisible 
//-- end auto generated section
                               
         }
      }
   }
}

//==============================================================================
anim Bored
{
   SetSelector none
   {
      set hotspot
      {
         version
         {
			        Visual tarantula_boredA
                                 
         }
			version
         {
			        Visual tarantula_boredB
                                
         }
      }
   }
}

//==============================================================================
anim Death
{
   SetSelector none
   {
      set hotspot
      {
         version
         {
			        Visual tarantula_deathA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
             tag SpecificSoundSet 0.74 false HeavyFall checkVisible 
//-- end auto generated section
                               
         }
      }
   }
}

//==============================================================================
anim Flail
{
   SetSelector none
   {
      set hotspot
      {
         version
         {
			        Visual tarantula_flailA
                                
         }
      }
   }
}

//==============================================================================
anim whirlwindAttack
{
   SetSelector
   {
      set hotspot
      {
         version
         {
                               Visual tarantula_poisonA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.48 true   
            tag GenericSound 0.60 true   
            tag SpecificSoundSet 0.25 false ArgusFeezeAttack checkVisible 
//-- end auto generated section
				connect HOTSPOT acidbreath1 hotspot
				connect HOTSPOT acidbreath2 hotspot
           }
      }
   }
}

//==============================================================================
anim Gore
{
   SetSelector
   {
      set hotspot
      {
         version
         {
                               Visual tarantula_goreA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.48 true   
            tag GenericSound 0.60 true   
            tag SpecificSoundSet 0.21 false TarantulaGore checkVisible 
//-- end auto generated section
                               
                               Length 0.99
         }
      }
   }
}

//==============================================================================
anim JumpFly
{
	SetSelector
	{
		set hotspot
		{
			version
			{
				Visual tarantula_attackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                       tag Attack 0.93 true
                       tag SpecificSoundSet 0.04 false TarantulaAttack checkVisible
//-- end auto generated section
                               Length 2.2 
			}
		}
	}
}
